home *** CD-ROM | disk | FTP | other *** search
- Path: news.informatik.uni-muenchen.de!usenet
- From: Kurt Watzka <watzka@stat.uni-muenchen.de>
- Newsgroups: comp.lang.c
- Subject: Re: Date question
- Date: Thu, 29 Feb 1996 13:08:00 +0100
- Organization: Institut fⁿr Statistik
- Message-ID: <31359720.6BCB@stat.uni-muenchen.de>
- References: <4h3kpb$i3s@news.ysu.edu>
- NNTP-Posting-Host: pc7.stat.uni-muenchen.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Jerry Tomko wrote:
- >
- >
- > Hello. Does anyone know where I can find a program that,
- > when given the month, day, and year, will determine the
- > corrosponding day of the week (Sunday, Monday, Tuesday, etc..)?
- >
-
- Have a look at mktime(), a function from the standard library.
-
- Kurt
-